var syscall.errors
3 uses
syscall (current package)
syscall_unix.go#L118: if 0 <= int(e) && int(e) < len(errors) {
syscall_unix.go#L119: s := errors[e]
zerrors_linux_amd64.go#L1381: var errors = [...]string{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)